home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM A / PD-ROM A.iso / Programming / Programming Languages / MacOberon / MacOberon (tools) / Net.Tool (.txt) < prev    next >
Encoding:
Oberon Text  |  1991-02-14  |  1.4 KB  |  39 lines  |  [.Ob./.Ob2]

  1. Syntax10.Scn.Fnt
  2. System.SetUser 
  3. Net.Mailbox
  4. Net.SendMail
  5. Net.ReceiveFiles Pluto ^
  6. Net.SendFiles Pluto ^
  7. Net.Directory Pluto ^
  8. Net.ReceiveFiles  ^
  9. Net.SendFiles  ^
  10. Net.Directory  ^
  11. Net.SendMsg 
  12. Net.GetTime Pluto
  13. Net.StartServer
  14. Net.Unprotect
  15. Net.WProtect
  16. Net.StopServer
  17. Attention:
  18.     This network software is compatible with Ceres-Net.
  19.     You can connect several MacOberon-Macintoshes via Ceres-Net,
  20.     using standard LocalTalk cables plugged into one of your Macintosh's
  21.     ports while simultaneously operating a standard AppleTalk network
  22.     connected to the other port.  However, you should not link the two
  23.     networks together because they use different network protocols.
  24. The port ID and the Ceres-Network number of your Macintosh are
  25. stored in a resource '.ObS' in the MacOberon Application.
  26. MacOberon contains a ResEdit template to aid in modifying
  27. this resource.  The IDs of all Macintoshes on a Ceres-Net must
  28. be unique.
  29. Operating the Ceres-Net software on a Macintosh IIfx requires
  30. setting the Macintosh to "compatibility mode" using the
  31. "IIfx Serial Switch" desk accessory.  This is supplied by Apple
  32. at no charge and can be downloaded from many bulletin boards.
  33. Warning:
  34.     Using Ceres-Net software on Macintosh IIfx'es that are not
  35.     set to "compatibility mode" may result in a system crash.
  36. This only applies to Macintosh IIfx computers, as outlined in
  37. Apple's technical notes.  All other types of Macintosh can use
  38. this software without problems.
  39.